Post-release version bump
authorJonathan Lebon <jonathan@jlebon.com>
Thu, 21 Jun 2018 15:23:40 +0000 (11:23 -0400)
committerJonathan Lebon <jonathan@jlebon.com>
Thu, 21 Jun 2018 15:23:40 +0000 (11:23 -0400)
configure.ac
src/libostree/libostree-devel.sym

index e3b15262181d489def7a3089d6e8814b578979f2..896e78064cab993380b1339c937c8262091cff6e 100644 (file)
@@ -4,10 +4,10 @@ dnl update libostree-released.sym from libostree-devel.sym, and update the check
 dnl in test-symbols.sh, and also set is_release_build=yes below.  Then make
 dnl another post-release commit to bump the version, and set is_release_build=no.
 m4_define([year_version], [2018])
-m4_define([release_version], [6])
+m4_define([release_version], [7])
 m4_define([package_version], [year_version.release_version])
 AC_INIT([libostree], [package_version], [walters@verbum.org])
-is_release_build=yes
+is_release_build=no
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([buildutil])
 AC_CONFIG_AUX_DIR([build-aux])
index a4040ba60d774945d29e4ed0685552b85d2966aa..1e86692275a0d5b37f933f56b7997f190d9b9203 100644 (file)
@@ -18,6 +18,8 @@
 ***/
 
 /* Add new symbols here.  Release commits should copy this section into -released.sym. */
+LIBOSTREE_2018.7 {
+} LIBOSTREE_2018.6;
 
 /* Stub section for the stable release *after* this development one; don't
  * edit this other than to update the last number.  This is just a copy/paste